projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98d3380
)
GtkPlacesSidebar: Fixed tooltip capitalization
author
Joe Pea
<trusktr@gmail.com>
Sun, 12 May 2013 20:28:24 +0000
(13:28 -0700)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 13 May 2013 09:47:05 +0000
(
05:47
-0400)
Use sentence capitalization for the tooltip on the file system disk under Devices.
https://bugzilla.gnome.org/show_bug.cgi?id=698933
gtk/gtkplacessidebar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplacessidebar.c
b/gtk/gtkplacessidebar.c
index 87e0c5aca54c98e47f666047c89f78155233b7aa..4a04611713f28a7c500ff7114788fcade246f12f 100644
(file)
--- a/
gtk/gtkplacessidebar.c
+++ b/
gtk/gtkplacessidebar.c
@@
-964,7
+964,7
@@
update_places (GtkPlacesSidebar *sidebar)
SECTION_DEVICES,
sidebar->hostname, icon, mount_uri,
NULL, NULL, NULL, 0,
- _("Open the contents of the
File S
ystem"));
+ _("Open the contents of the
file s
ystem"));
g_object_unref (icon);
/* add mounts that has no volume (/etc/mtab mounts, ftp, sftp,...) */